home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 November
/
Chip_2004-11_cd1.bin
/
software
/
frigate
/
Frigate3_Lite_v25.exe
/
{app}
/
Addons
/
Schemes
/
Smarty.sch
< prev
next >
Wrap
Text File
|
2004-01-06
|
23KB
|
892 lines
object TPersHolder
P.Name = 'Smarty'
P.Extensions.Strings = (
'tpl')
P.SyntaxBlocks = <
item
Name = 'Default'
ID = 0
FIIdentifier = 19
UseMultiLineComments = True
BlockDelimiters = <>
MultiLineCommentDelimiters = <
item
FontID = 58
LeftDelimiter = '<!---'
RightDelimiter = '--->'
end
item
FontID = 3
LeftDelimiter = '<!--'
RightDelimiter = '-->'
end>
end
item
Name = 'HTML'
ID = 1
ParentID = 0
FIIntNum = 41
UseComments = True
UseMultiLineComments = True
UseStrings = True
UseSingleLineStrings = True
UseNumbers = True
UsePrefixedIdentifiers = True
UseKeywords = True
BlockDelimiters = <
item
LeftDelimiter = '<'
RightDelimiter = '>'
DelimitersArePartOfBlock = True
end>
MultiLineCommentDelimiters = <
item
FontID = 56
LeftDelimiter = '<!---'
RightDelimiter = '--->'
end
item
FontID = 2
LeftDelimiter = '<!--'
RightDelimiter = '-->'
end>
SingleLineStringDelimiters = <
item
FontID = 39
LeftDelimiter = '"'
RightDelimiter = '"'
end
item
FontID = 40
LeftDelimiter = #39
RightDelimiter = #39
end>
IdentPrefixes = <
item
LeftDelimiter = '/'
end>
KeywordSets = <
item
FontID = 0
Name = 'Tags'
Keywords =
'/a,/abbr,/acronym,/address,/applet,/area,/b,/base,/basefont,/bdo' +
',/big,/blockquote,/body,/br,/button,/caption,/center,/cite,/code' +
',/col,/colgroup,/dd,/del,/dfn,/dir,/div,/dl,/dt,/em,/fieldset,/f' +
'ont,/form,/frame,/frameset,/h1,/h2,/h3,/h4,/h5,/h6,/head,/hr,/ht' +
'ml,/i,/iframe,/img,/input,/ins,/isindex,/kbd,/label,/legend,/li,' +
'/link,/map,/menu,/meta,/noframes,/noscript,/object,/ol,/optgroup' +
',/option,/p,/param,/pre,/q,/s,/samp,/script,/select,/small,/span' +
',/strike,/strong,/style,/sub,/sup,/table,/tbody,/td,/textarea,/t' +
'foot,/th,/thead,/title,/tr,/tt,/u,/ul,/var,a,abbr,acronym,addres' +
's,applet,area,b,base,basefont,bdo,big,blockquote,body,br,button,' +
'caption,center,cite,code,col,colgroup,dd,del,dfn,dir,div,dl,dt,e' +
'm,fieldset,font,form,frame,frameset,h1,h2,h3,h4,h5,h6,head,hr,ht' +
'ml,i,iframe,img,input,ins,isindex,kbd,label,legend,li,link,map,m' +
'enu,meta,noframes,noscript,object,ol,optgroup,option,p,param,pre' +
',q,s,samp,script,select,small,span,strike,strong,style,sub,sup,t' +
'able,tbody,td,textarea,tfoot,th,thead,title,tr,tt,u,ul,var'
end
item
FontID = 1
Name = 'Attributes'
Keywords =
'abbr,accept,accept-charset,accesskey,action,align,alink,alt,arch' +
'ive,axis,background,bgcolor,border,cellpadding,cellspacing,char,' +
'charoff,charset,checked,cite,class,classid,clear,code,codebase,c' +
'odetype,color,cols,colspan,compact,content,coords,data,datetime,' +
'declare,defer,dir,disabled,enctype,face,for,frame,frameborder,he' +
'aders,height,href,hreflang,hspace,http-equiv,id,ismap,label,lang' +
',language,link,longdesc,marginheight,marginwidth,maxlength,media' +
',method,multiple,name,nohref,noresize,noshade,nowrap,object,onbl' +
'ur,onchange,onclick,ondblclick,onfocus,onkeydown,onkeypress,onke' +
'yup,onload,onmousedown,onmousemove,onmouseout,onmouseover,onmous' +
'eup,onreset,onselect,onsubmit,onunload,profile,prompt,readonly,r' +
'el,rev,rows,rowspan,rules,scheme,scope,scrolling,selected,shape,' +
'size,span,src,standby,start,style,summary,tabindex,target,text,t' +
'itle,type,usemap,valign,value,valuetype,version,vlink,vspace,wid' +
'th'
end>
end
item
Name = 'JS'
ID = 4
ParentID = 0
FIText = 24
FIIntNum = 29
FIFloatNum = 30
FIHexNum = 31
FISymbol = 13
UseSymbols = True
UseComments = True
UseSingleLineComments = True
UseMultiLineComments = True
UseStrings = True
UseSingleLineStrings = True
UseNumbers = True
UseKeywords = True
BlockDelimiters = <
item
LeftDelimiter = '<SCRIPT LANGUAGE=javascript'
RightDelimiter = '</SCRIPT>'
DelimitersArePartOfBlock = True
end>
SingleLineCommentDelimiters = <
item
FontID = 25
LeftDelimiter = '//'
end>
MultiLineCommentDelimiters = <
item
FontID = 12
LeftDelimiter = '/*'
RightDelimiter = '*/'
end>
SingleLineStringDelimiters = <
item
FontID = 26
LeftDelimiter = #39
RightDelimiter = #39
end
item
FontID = 27
LeftDelimiter = '"'
RightDelimiter = '"'
end>
KeywordSets = <
item
FontID = 28
Name = 'KeyWord'
Keywords =
'break,case,catch,class,const,continue,debugger,default,delete,do' +
',else,enum,export,extends,false,finally,for,function,if,import,i' +
'n,new,null,return,super,switch,this,throw,true,try,typeof,var,vo' +
'id,while,with'
end
item
FontID = 11
Name = 'func'
Keywords = 'alert'
end>
end
item
Name = 'Comment'
ID = 3
ParentID = 0
FIText = 38
BlockDelimiters = <
item
LeftDelimiter = '{*'
RightDelimiter = '*}'
DelimitersArePartOfBlock = True
end>
end
item
Name = 'Smarty'
ID = 2
ParentID = 0
FIText = 21
FIIntNum = 45
FIFloatNum = 50
FIHexNum = 51
FISymbol = 20
FIIdentifier = 44
UseSymbols = True
UseComments = True
UseMultiLineComments = True
UseStrings = True
UseSingleLineStrings = True
UseMultiLineStrings = True
UseNumbers = True
UseIdentifiers = True
UsePrefixedIdentifiers = True
UseKeywords = True
BlockDelimiters = <
item
LeftDelimiter = '{'
RightDelimiter = '}'
DelimitersArePartOfBlock = True
end>
MultiLineCommentDelimiters = <
item
FontID = 9
LeftDelimiter = '{*'
RightDelimiter = '*}'
end>
SingleLineStringDelimiters = <
item
FontID = 22
LeftDelimiter = '"'
RightDelimiter = '"'
end
item
FontID = 23
LeftDelimiter = #39
RightDelimiter = #39
end>
MultiLineStringDelimiters = <
item
FontID = 32
LeftDelimiter = '"'
RightDelimiter = '"'
end
item
FontID = 33
LeftDelimiter = #39
RightDelimiter = #39
end>
IdentPrefixes = <
item
LeftDelimiter = '$'
end>
KeywordSets = <
item
FontID = 37
Name = 'TagNames'
Keywords =
'capture,config_load,else,elseif,foreach,foreachelse,if,include,i' +
'nclude_php,insert,ldelim,literal,php,rdelim,section,sectionelse,' +
'strip'
end
item
FontID = 42
Name = 'KeyWords'
Keywords = '$smarty,eq,ne,smartyInFunc'
end
item
FontID = 43
Name = 'Property'
Keywords = 'file,include,loop,name,section,skip'
end>
end
item
Name = 'PHP'
ID = 8
ParentID = 0
FIText = 4
UseStrings = True
UseSingleLineStrings = True
BlockDelimiters = <
item
LeftDelimiter = '<?'
RightDelimiter = '?>'
DelimitersArePartOfBlock = True
end>
SingleLineStringDelimiters = <
item
FontID = 5
LeftDelimiter = '"'
RightDelimiter = '"'
end>
end>
P.FontTable = <
item
FontID = 0
BlockID = 1
Font.Charset = DEFAULT_CHARSET
Font.Color = clPurple
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
end
item
FontID = 1
BlockID = 1
Font.Charset = DEFAULT_CHARSET
Font.Color = clMaroon
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
end
item
FontID = 2
BlockID = 1
Font.Charset = DEFAULT_CHARSET
Font.Color = clGray
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = [fsItalic]
end
item
FontID = 3
Font.Charset = DEFAULT_CHARSET
Font.Color = clGray
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = [fsItalic]
end
item
FontID = 6
BlockID = 2
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
BackColor = 15138815
UseDefBack = False
end
item
FontID = 14
BlockID = 2
Font.Charset = DEFAULT_CHARSET
Font.Color = clGreen
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
BackColor = clInfoBk
end
item
FontID = 15
BlockID = 2
Font.Charset = DEFAULT_CHARSET
Font.Color = clGray
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = [fsItalic]
BackColor = clInfoBk
UseDefBack = False
end
item
FontID = 16
BlockID = 2
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = [fsBold]
BackColor = clInfoBk
end
item
FontID = 17
BlockID = 3
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = [fsBold]
end
item
FontID = 18
BlockID = 3
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
BackColor = 15138815
UseDefBack = False
end
item
FontID = 24
BlockID = 4
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
BackColor = 15658734
UseDefBack = False
end
item
FontID = 25
BlockID = 4
Font.Charset = DEFAULT_CHARSET
Font.Color = clGray
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = [fsItalic]
BackColor = cl3DLight
end
item
FontID = 26
BlockID = 4
Font.Charset = DEFAULT_CHARSET
Font.Color = clGreen
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
BackColor = cl3DLight
end
item
FontID = 27
BlockID = 4
Font.Charset = DEFAULT_CHARSET
Font.Color = clGreen
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
BackColor = cl3DLight
end
item
FontID = 28
BlockID = 4
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = [fsBold]
BackColor = cl3DLight
end
item
FontID = 29
BlockID = 4
Font.Charset = DEFAULT_CHARSET
Font.Color = clTeal
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
BackColor = cl3DLight
end
item
FontID = 30
BlockID = 4
Font.Charset = DEFAULT_CHARSET
Font.Color = clTeal
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
BackColor = cl3DLight
end
item
FontID = 31
BlockID = 4
Font.Charset = DEFAULT_CHARSET
Font.Color = clTeal
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
BackColor = cl3DLight
end
item
FontID = 46
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = [fsBold]
BackColor = 15532031
UseDefBack = False
end
item
FontID = 46
BlockID = 5
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
BackColor = clInfoBk
UseDefBack = False
end
item
FontID = 47
BlockID = 5
Font.Charset = DEFAULT_CHARSET
Font.Color = clGray
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = [fsItalic]
end
item
FontID = 48
BlockID = 5
Font.Charset = DEFAULT_CHARSET
Font.Color = clGreen
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
end
item
FontID = 49
BlockID = 5
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = [fsBold]
BackColor = clInfoBk
end
item
FontID = 56
BlockID = 1
Font.Charset = DEFAULT_CHARSET
Font.Color = clTeal
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = [fsBold, fsItalic]
end
item
FontID = 58
Font.Charset = DEFAULT_CHARSET
Font.Color = clTeal
Font.Height = -13
Font.Name = 'Verdana'
Font.Style = [fsBold, fsItalic]
end
item
FontID = 60
BlockID = 3
Font.Charset = DEFAULT_CHARSET
Font.Color = clGreen
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
BackColor = clInfoBk
end
item
FontID = 62
BlockID = 3
Font.Charset = DEFAULT_CHARSET
Font.Color = clTeal
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
BackColor = clInfoBk
end
item
FontID = 63
BlockID = 3
Font.Charset = DEFAULT_CHARSET
Font.Color = clTeal
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
BackColor = clInfoBk
UseDefBack = False
end
item
FontID = 64
BlockID = 3
Font.Charset = DEFAULT_CHARSET
Font.Color = clTeal
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
BackColor = clInfoBk
UseDefBack = False
end
item
FontID = 68
BlockID = 2
Font.Charset = DEFAULT_CHARSET
Font.Color = clTeal
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
BackColor = clInfoBk
end
item
FontID = 69
BlockID = 2
Font.Charset = DEFAULT_CHARSET
Font.Color = clTeal
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
BackColor = clInfoBk
UseDefBack = False
end
item
FontID = 70
BlockID = 2
Font.Charset = DEFAULT_CHARSET
Font.Color = clTeal
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
BackColor = clInfoBk
UseDefBack = False
end
item
FontID = 10
BlockID = 3
Font.Charset = DEFAULT_CHARSET
Font.Color = clGray
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
BackColor = clInfoBk
UseDefBack = False
end
item
FontID = 11
BlockID = 4
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = [fsItalic]
BackColor = 15658734
UseDefBack = False
end
item
FontID = 12
BlockID = 4
Font.Charset = DEFAULT_CHARSET
Font.Color = clGray
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = [fsItalic]
BackColor = 15658734
UseDefBack = False
end
item
FontID = 13
BlockID = 4
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
BackColor = 15658734
UseDefBack = False
end
item
FontID = 19
Font.Charset = DEFAULT_CHARSET
Font.Color = clTeal
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
end
item
FontID = 34
BlockID = 2
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
BackColor = 15138815
UseDefBack = False
end
item
FontID = 35
BlockID = 5
Font.Charset = DEFAULT_CHARSET
Font.Color = clTeal
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = [fsBold]
BackColor = 15138815
UseDefBack = False
end
item
FontID = 36
BlockID = 3
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
BackColor = 15138815
UseDefBack = False
end
item
FontID = 41
BlockID = 1
Font.Charset = DEFAULT_CHARSET
Font.Color = clMaroon
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
end
item
FontID = 4
BlockID = 8
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
BackColor = 15532031
UseDefBack = False
end
item
FontID = 5
BlockID = 8
Font.Charset = DEFAULT_CHARSET
Font.Color = clGreen
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
BackColor = 15532031
UseDefBack = False
end
item
FontID = 39
BlockID = 1
Font.Charset = DEFAULT_CHARSET
Font.Color = clGreen
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
end
item
FontID = 40
BlockID = 1
Font.Charset = DEFAULT_CHARSET
Font.Color = clGreen
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
end
item
FontID = 7
BlockID = 5
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
BackColor = 15532031
end
item
FontID = 8
BlockID = 5
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
BackColor = 15532031
end
item
FontID = 9
BlockID = 2
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
end
item
FontID = 20
BlockID = 2
Font.Charset = DEFAULT_CHARSET
Font.Color = clGreen
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
end
item
FontID = 21
BlockID = 2
Font.Charset = DEFAULT_CHARSET
Font.Color = clGreen
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
end
item
FontID = 22
BlockID = 2
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
end
item
FontID = 23
BlockID = 2
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
end
item
FontID = 32
BlockID = 2
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
end
item
FontID = 33
BlockID = 2
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
end
item
FontID = 37
BlockID = 2
Font.Charset = DEFAULT_CHARSET
Font.Color = clGreen
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
end
item
FontID = 38
BlockID = 3
Font.Charset = DEFAULT_CHARSET
Font.Color = 4227327
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
end
item
FontID = 42
BlockID = 2
Font.Charset = DEFAULT_CHARSET
Font.Color = clGreen
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
end
item
FontID = 43
BlockID = 2
Font.Charset = DEFAULT_CHARSET
Font.Color = clGreen
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
end
item
FontID = 44
BlockID = 2
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
end
item
FontID = 45
BlockID = 2
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
end
item
FontID = 50
BlockID = 2
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
end
item
FontID = 51
BlockID = 2
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
end>
P.SyntaxVersion = 3
end